home *** CD-ROM | disk | FTP | other *** search
/ Especial Multimedia / Especial Multimedia.iso / Multimed / Prg / PROGRESS.ZIP / PROGRESS.H < prev    next >
Text File  |  1997-09-14  |  170b  |  6 lines

  1. #define  PB_GETCOMPLETED     (WM_USER+0)
  2. #define  PB_SETCOMPLETED     (WM_USER+1)
  3. #define  PB_GETTOTAL         (WM_USER+2)
  4. #define  PB_SETTOTAL         (WM_USER+3)
  5.  
  6.